home *** CD-ROM | disk | FTP | other *** search
/ PC-SIG: World of Games / PC-SIG World of Games (CDRM1080710) (1993).iso / ENT / DISK0678.ZIP / README.BAT < prev    next >
DOS Batch File  |  1988-11-03  |  812b  |  22 lines

  1. echo off
  2. cls
  3. echo You have just started up a totally unnecessary batch file called
  4. echo ReadMe.bat. I hope you feel better for it..
  5. echo The only reason I've put this on the disk at all is because a
  6. echo lot of PD programs have an info file called ReadMe.bat, ReadMe.Com
  7. echo or something similar and I guess somebody somewhere is going to
  8. echo shove this disk in the drive and type 'ReadMe' whether or not
  9. echo there is such a file present. Well, there is. And this is it.
  10. echo I did toy with the idea of having an information file called
  11. echo Info.Com, but my conscience got the better of me...
  12. echo Anyway, now on to the real thing...
  13. Pause
  14. cls
  15. Read read.txt
  16. echo off
  17. cls
  18. echo Incidentally, if you want to browse through the manual on-
  19. echo screen now, just enter:
  20. echo Read Wombat.Man
  21.  
  22.